Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Ospfv6AsExternalLSA Class Reference

OSPv6 external LSA structure. More...

Inheritance diagram for Ospfv6AsExternalLSA:
Ospfv6LSA OspfLSA Pdu Signal

Public Attributes

bool EBit
 
bool FBit
 
bool TBit
 
int metric
 
Ospfv6Prefix ipv6AddressPrefix
 
ipv6 forwardingAddress
 
int externalRouteTag
 
int refLinkStateId
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPv6 external LSA structure.

Member Data Documentation

◆ EBit

bool Ospfv6AsExternalLSA::EBit

◆ externalRouteTag

int Ospfv6AsExternalLSA::externalRouteTag

◆ FBit

bool Ospfv6AsExternalLSA::FBit

◆ forwardingAddress

ipv6 Ospfv6AsExternalLSA::forwardingAddress

◆ ipv6AddressPrefix

Ospfv6Prefix Ospfv6AsExternalLSA::ipv6AddressPrefix

◆ metric

int Ospfv6AsExternalLSA::metric

◆ refLinkStateId

int Ospfv6AsExternalLSA::refLinkStateId

◆ TBit

bool Ospfv6AsExternalLSA::TBit

The documentation for this class was generated from the following file: